home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 22
/
Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso
/
Aminet
/
dev
/
e
/
amigae33a.lha
/
E_v3.3a
/
Src.lha
/
Src
/
Utils
/
Build
/
.build example 1
next >
Wrap
Text File
|
1997-08-10
|
129b
|
13 lines
testfile=build
bla=build
target=blo
all:$(testfile)
echo 1
echo $target
echo 2
build:$(bla).e
echo $target
echo YeP!